home *** CD-ROM | disk | FTP | other *** search
/ NCSoft Asset Disc (USA) / NCSoft Asset Disc (USA).bin / game_nav.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-05-03  |  58 b   |  4 lines

  1. on(release){
  2.    _root.menuSelect(_parent.submenu,2);
  3. }
  4.